-
Home
-
WP Bannerize Pro
-
1.5.7
-
Code
-
Classes
- WPBannerizeCustomPostType
Total Complexity |
72 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
635 |
Lines of code |
326 |
Logical lines of code |
157 |
Comment lines |
148 |
Methods |
24 |
Properties |
12 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
manage_posts_custom_column() |
A |
48 |
9 |
34 |
restrict_manage_posts() |
A |
47 |
8 |
36 |
update() |
A |
48 |
8 |
32 |
parse_query() |
A |
53 |
8 |
21 |
getBanner() |
S |
61 |
5 |
13 |
boot() |
S |
44 |
2 |
44 |
filter() |
S |
60 |
3 |
12 |
admin_print_styles_post_php() |
S |
58 |
2 |
17 |
dateFrom() |
S |
69 |
3 |
6 |
dateExpiry() |
S |
69 |
3 |
6 |
admin_print_footer_scripts_edit_php() |
S |
62 |
2 |
13 |
load_edit_php() |
S |
63 |
2 |
11 |
load_post_php() |
S |
63 |
2 |
11 |
edit_form_after_title() |
S |
70 |
2 |
6 |
enter_title_here() |
S |
69 |
2 |
7 |
admin_print_footer_scripts_post_php() |
S |
71 |
2 |
6 |
deleted_post() |
S |
72 |
2 |
6 |
admin_print_styles_edit_php() |
S |
62 |
1 |
13 |
register_meta_box_cb() |
S |
66 |
1 |
9 |
manage_posts_columns() |
S |
62 |
1 |
10 |
filterScheduled() |
S |
78 |
1 |
3 |
filterExpired() |
S |
78 |
1 |
3 |
filterTimed() |
S |
78 |
1 |
3 |
metaBoxViewPreview() |
S |
75 |
1 |
4 |